//==============================================================================
// SeaGull flock_anim.txt
//==============================================================================

//==============================================================================
define Ducks
{
	set hotspot
	{
		version
		{
			Visualparticle Animal Duck Flock
		}
	}
}

//==============================================================================
anim Idle
{
	SetSelector none 
	{
		VariationLogic
		set hotspot
		{
			version
			{
				Visual Animal Sea Gull Arrow Small
				Connect ATTACHPOINT ducks hotspot
			}
		}
	}	
}